home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1410 < prev    next >
Encoding:
Text File  |  1996-08-05  |  649 b   |  20 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: news.interlog.com!rose!awhite
  3. From: awhite@user.rose.com (A White)
  4. Subject: Re: Key up/down in inputevent handler
  5. Keywords: input event handler
  6. Sender: news@rose.com (news)
  7. Organization: Rose Media Incorpoarted, Ontario, Canada
  8. Message-ID: <DLE9p4.Dt4@rose.com>
  9. References: <4dli3h$on7@vishnu.jussieu.fr>
  10. Date: Thu, 18 Jan 1996 20:46:16 GMT
  11.  
  12. In article <4dli3h$on7@vishnu.jussieu.fr>,
  13. Francois PESSAUX (invite Hardin) <pessaux@cadillac.ibp.fr> wrote:
  14. >
  15. >Does anyone know how I could determine if a RAWKEY event is due to a key down
  16. >or a key up ?
  17.  
  18. Check the 8th bit of the code; it is set for the key up
  19.  
  20.